home *** CD-ROM | disk | FTP | other *** search
/ The Mac 13 / the-mac-13.iso / Shareware City / Demos / TextPak Demo / Text Items / TextPak_Hyperlink Class < prev    next >
Encoding:
Text File  |  1995-05-06  |  535 b   |  3 lines  |  [TEXT/MPS ]

  1. {Body Text}The {Emphasise}TextPak_Hyperlink{Body Text} class supports the basic hyperlink behaviour you will have met already in this demonstration.
  2. {Body Text} Any text style can be marked as a hyperlink style. Text in that style is highlit by the system (you can define the visual style of highlighting) and can be clicked on by the user.
  3. {Body Text}This generates a {Emphasise}Trigger(){Body Text} message which your code should intercept and interpret as it requires. For example, you could link to another part of the application.